Options:
a. DataGrid control provides various features like editing, selection, deleting, paging and sorting.
b. DataGrid control uses the validation server control to validate the data rows and columns of the table.
c. The DataGrid control enables you to display and edit data from many different sources, such as from a SQL database, LINQ query, or any other bindable data source.
d. DataGrid provides a way to edit the data and set the properties to create a good user interface.
Reveal Answer